[INFO] cloning repository https://github.com/killzoner/pprof-hyper-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/killzoner/pprof-hyper-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillzoner%2Fpprof-hyper-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillzoner%2Fpprof-hyper-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4b6436122c8ea32e31771de6f5273393fa9e8a16
[INFO] checking killzoner/pprof-hyper-server against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkillzoner%2Fpprof-hyper-server" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/killzoner/pprof-hyper-server
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/killzoner/pprof-hyper-server
[INFO] tweaked toml for git repo https://github.com/killzoner/pprof-hyper-server written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/killzoner/pprof-hyper-server on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/killzoner/pprof-hyper-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1742a1a29bcb0d96cf78d4824104d96833ef345b5d7058985870e979c07f53e0
[INFO] running `Command { std: "docker" "start" "1742a1a29bcb0d96cf78d4824104d96833ef345b5d7058985870e979c07f53e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1742a1a29bcb0d96cf78d4824104d96833ef345b5d7058985870e979c07f53e0" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1742a1a29bcb0d96cf78d4824104d96833ef345b5d7058985870e979c07f53e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1742a1a29bcb0d96cf78d4824104d96833ef345b5d7058985870e979c07f53e0" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling cpp_demangle v0.5.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling symbolic-demangle v12.17.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking symbolic-common v12.17.2
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prost-types v0.12.6
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking pprof_util v0.8.2
[INFO] [stderr]    Compiling prost-build v0.12.6
[INFO] [stderr]     Checking mappings v0.7.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking smol-hyper v0.1.1
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]     Checking tikv-jemalloc-ctl v0.6.1
[INFO] [stderr]     Checking tikv-jemallocator v0.6.1
[INFO] [stderr]     Checking jemalloc_pprof v0.8.2
[INFO] [stderr]     Checking pprof_hyper_server v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "1742a1a29bcb0d96cf78d4824104d96833ef345b5d7058985870e979c07f53e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1742a1a29bcb0d96cf78d4824104d96833ef345b5d7058985870e979c07f53e0", kill_on_drop: false }`
[INFO] [stdout] 1742a1a29bcb0d96cf78d4824104d96833ef345b5d7058985870e979c07f53e0
